projects
/
gpsbabel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9d93f8f
)
unhide road type, since it's in the readme
author
parkrrrr
<parkrrrr>
Wed, 17 May 2006 00:07:17 +0000
(
00:07
+0000)
committer
parkrrrr
<parkrrrr>
Wed, 17 May 2006 00:07:17 +0000
(
00:07
+0000)
an1.c
patch
|
blob
|
history
diff --git
a/an1.c
b/an1.c
index 801de4d72cf8f18c4288542a229b078e5431ffa2..d7cb074a71f313ebe41e67e0dcc1088b1629955e 100644
(file)
--- a/
an1.c
+++ b/
an1.c
@@
-61,7
+61,7
@@
arglist_t an1_args[] = {
{"type", &output_type, "Type of .an1 file (see README)",
"", ARGTYPE_STRING, ARG_NOMINMAX },
{"road", &road_changes, "Road type changes (see README)",
- "", ARGTYPE_
HIDDEN | ARGTYPE_
STRING, ARG_NOMINMAX },
+ "", ARGTYPE_STRING, ARG_NOMINMAX },
{"nogc", &nogc, "Do not add geocache data to description",
NULL, ARGTYPE_BOOL, ARG_NOMINMAX },
{"deficon", &opt_symbol, "Symbol to use for point data",